Overview of more or less helpful links

When surfing on the net it is easy to find many descriptions more or less useful and in more or less updated versions. Here are some:

 

Link describing opening command prompt used by Visual studio

https://msdn.microsoft.com/da-dk/library/ms229859(v=vs.110).aspx

 

 

Useful links for Java: Keytool

 

Solaris Programmers tool to create keys
Keytool - Key and Certificate Management Tool 

 

Windows Programmers tool to create keys in Java

Keytool – Key and Certificate Management Tool 

 

 

Useful links on how to install Window SDK for Windows 10

https://dev.windows.com/en-us/downloads/windows-10-sdk

 

 

Useful links for certificates used in C#

 

View certificates: mmc snap in/out 
https://msdn.microsoft.com/en-us/library/ms788967(v=vs.110).aspx ;

 

Description of  of makecert tool:
https://msdn.microsoft.com/en-us/library/ms733813(v=vs.110).aspx

 

Description of  of pvk2pfx tool:
https://msdn.microsoft.com/en-us/library/windows/hardware/ff550672(v=vs.85).aspx

 

Certificate creation

http://www.jayway.com/2014/09/03/creating-self-signed-certificates-with-makecert-exe-for-development/

 

Thumbprint explanation
https://www.thesslstore.com/blog/ssl-certificate-still-sha-1-thumbprint/

 

 

Useful links for for C#-programs with SSL

 

http://msdn.microsoft.com/en-us/library/ms145056(v=vs.110).aspx

 

http://msdn.microsoft.com/en-us/library/system.net.security.sslstream(v=vs.110).aspx

 

http://www.dib0.nl/code/367-using-a-client-certificate-with-an-ssl-stream-in-c

 


 

Other links


http://stackoverflow.com/questions/9982865/sslstream-example-how-do-i-get-certificates-that-work

 

http://stackoverflow.com/questions/14214396/how-to-create-a-certificate-to-use-with-sslstream-authenticateasserver-without-i

 

http://www.codeproject.com/Articles/25677/Simple-WCF-X-Certificate

 

http://www.reliablesoftware.com/DasBlog/PermaLink,guid,6507b2c6-473e-4ddc-9e66-8a161e5df6e9.aspx